jquery 添加请求头的一种方法

冷血 2025年04月07日 56 0

$.ajaxSetup({
headers: {
'Content-Type': 'application/json',
'Accept': 'application/json'
}
});

Last Updated: 2025/04/07 03:40:28
ubuntu下nginx自启动 java一行代码把字符串写入文件